虫虫首页|资源下载|资源专辑|精品软件
登录|注册

boost C Libraries

  • Boost C++ Libraries 1.35.0

    Boost C++ Libraries Free peer-reviewed portable C++ source libraries Boost C++ Libraries 基本上是一個免費的 C++ 的跨平台函式庫集合,基本上應該可以把它視為 C++ STL 的功能再延伸;他最大的特色在於他是一個經過「同行評審」(peer review,可參考維基百科)、開放原始碼的函式庫,而且有許多 Boost 的函式庫是由 C++ 標準委員會的人開發的,同時部分函式庫的功能也已經成為 C++ TR1 (Technical Report 1,參考維基百科)、TR2、或是 C++ 0x 的標準了。 它的官方網站是:http://www.boost.org/,包含了 104 個不同的 library;由於他提供的函式庫非常地多,的內容也非常地多元,根據官方的分類,大致上可以分為下面這二十類: 字串和文字處理(String and text processing) 容器(Containers) Iterators 演算法(Algorithms) Function objects and higher-order programming 泛型(Generic Programming) Template Metaprogramming Preprocessor Metaprogramming Concurrent Programming 數學與數字(Math and numerics) 正確性與測試(Correctness and testing) 資料結構(Data structures) 影像處理(Image processing) 輸入、輸出(Input/Output) Inter-language support 記憶體(Memory) 語法分析(Parsing) 程式介面(Programming Interfaces) 其他雜項 Broken compiler workarounds 其中每一個分類,又都包含了一個或多個函式庫,可以說是功能相當豐富。

    标签: Boost C++ Libraries

    上传时间: 2015-05-15

    上传用户:fangfeng

  • UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh

    UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.

    标签: implementation Extensions libraries standard

    上传时间: 2013-12-14

    上传用户:leehom61

  • Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work

    Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use. We aim to establish "existing practice" and provide reference implementations so that Boost libraries are suitable for eventual standardization. Ten Boost libraries are already included in the C++ Standards Committee s Library Technical Report (TR1) as a step toward becoming part of a future C++ Standard. More Boost libraries are proposed for the upcoming TR2. Boost works on almost any modern operating system, including UNIX and Windows variants. Follow the Getting Started Guide to download and install Boost. Popular Linux and Unix distributions such as Fedora, Debian, and NetBSD include pre-built Boost packages. Boost may also already be available on your organization s internal web server.

    标签: libraries peer-reviewed emphasize provides

    上传时间: 2016-12-05

    上传用户:semi1981

  • C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ St

    C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser. Licensed under Boost license.

    标签: network-centric applications integrated libraries

    上传时间: 2016-02-05

    上传用户:chenxichenyue

  • CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engin

    CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engine can also be embedded into your own applications as a powerful macro language. Windows Distribution utilities.

    标签: comprehensive programming libraries scripting

    上传时间: 2013-11-27

    上传用户:xuanchangri

  • Abstraction, libraries, and efficiency in C

    Abstraction, libraries, and efficiency in C

    标签: Abstraction efficiency libraries and

    上传时间: 2015-02-25

    上传用户:JIUSHICHEN

  • c++准标准库boost,非常完美的库!

    c++准标准库boost,非常完美的库!

    标签: boost 标准库 美的

    上传时间: 2015-03-17

    上传用户:米卡

  • Addison.Wesley.Beyond.the.C.plus.plus.Standard.Library.An.Introduction.to.Boost

    Addison.Wesley.Beyond.the.C.plus.plus.Standard.Library.An.Introduction.to.Boost,国外原版

    标签: plus Introduction Standard Addison

    上传时间: 2014-01-13

    上传用户:cuibaigao

  • lastest and stable boost library. C++ 的最强2个基础库之一.

    lastest and stable boost library. C++ 的最强2个基础库之一.

    标签: lastest library stable boost

    上传时间: 2015-05-09

    上传用户:zhengzg

  • These libraries are designed for use with Microsoft Visual C++ version 6.0. Install them by running

    These libraries are designed for use with Microsoft Visual C++ version 6.0. Install them by running setup.exe. This will copy the files to various places where MSVC will expect to find them. If setup fails, alternate instructions are below.

    标签: Microsoft libraries designed Install

    上传时间: 2015-06-22

    上传用户:s363994250